Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump next-safe-action from 6.2.0 to 7.5.0 #70

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps next-safe-action from 6.2.0 to 7.5.0.

Release notes

Sourced from next-safe-action's releases.

v7.5.0

7.5.0 (2024-08-11)

Features

  • validation: add support for TypeBox library (#228) (8476997), closes #225

v7.4.3

7.4.3 (2024-07-25)

Bug Fixes

  • hooks: pass onExecute callback to handler in useAction (0ced081)

v7.4.2

7.4.2 (2024-07-22)

Performance improvements

  • hooks: use setTimeout instead of flushSync to update state (8207452)

v7.4.1

7.4.1 (2024-07-22)

Build System

  • make Yup an optional peer dependency (a71e64b)

v7.4.0

7.4.0 (2024-07-22)

Features

  • add action throwValidationErrors and throwServerError util props (#208) (c9d02e0)

v7.4.0-beta.1

7.4.0-beta.1 (2024-07-22)

Features

  • implement throwValidationErrors and throwServerError at the action level (2e6aaf9)

v7.3.1-beta.1

... (truncated)

Commits
  • 3c37269 ci: add turbo and package paths to workflow filter
  • 1240905 build(turbo): add env vars to deploy task
  • 07f5088 ci: rename GH_TOKEN var back to GITHUB_TOKEN
  • 70242ea docs: update adapters comments
  • 0aa6213 ci: rename GITHUB_TOKEN env to GH_TOKEN
  • 8476997 feat(validation): add support for TypeBox library (#228)
  • 1aa8ed7 chore: update pnpm to 9.7.0
  • e7a91df chore(website): export authActionClient in middleware example (#221)
  • d2ebfc3 chore: update to Turborepo 2
  • b3f9285 chore: update pnpm to 9.6.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [next-safe-action](https://github.com/TheEdoRan/next-safe-action) from 6.2.0 to 7.5.0.
- [Release notes](https://github.com/TheEdoRan/next-safe-action/releases)
- [Commits](TheEdoRan/next-safe-action@v6.2.0...v7.5.0)

---
updated-dependencies:
- dependency-name: next-safe-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
@steveiliop56 steveiliop56 merged commit d0652c6 into main Aug 15, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-safe-action-7.5.0 branch August 15, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant